Link Search Menu Expand Document

Mobile Analytics

  • prefix: mobileanalytics

Table of Contents

Privileges

GetFinancialReports

  • description: Grant access to financial metrics for an app
  • access level: Read
  • resource types
{
    "": {
        "resource_type": "",
        "required": false,
        "condition_keys": [],
        "dependent_actions": []
    }
}

GetReports

  • description: Grant access to standard metrics for an app
  • access level: Read
  • resource types
{
    "": {
        "resource_type": "",
        "required": false,
        "condition_keys": [],
        "dependent_actions": []
    }
}

PutEvents

  • description: The PutEvents operation records one or more events
  • access level: Write
  • resource types
{
    "": {
        "resource_type": "",
        "required": false,
        "condition_keys": [],
        "dependent_actions": []
    }
}